Northwoods.GoSilverlight 2.1.1 Assembly
GraphLinksModelLinkData<NodeKey,PortKey> Class Methods
See Also  Send Feedback
Northwoods.GoXam.Model Namespace : GraphLinksModelLinkData<NodeKey,PortKey> Class


Glossary Item Box

For a list of all members of this type, see GraphLinksModelLinkData<NodeKey,PortKey> members.

Public Methods

 NameDescription
Public MethodChangeDataValueThis method implements the IChangeDataValue interface, used to perform state changes for undo and redo.  
Public MethodCloneCreate a copy of this data; this implements the ICloneable interface.  
Public MethodLoadFromXElementInitialize this link data with data held in a Linq for XML XElement.  
Public MethodMakeXElementConstructs a Linq for XML XElement holding the data of this link.  
Public MethodOnPropertyChangedRaise the PropertyChanged event.  
Public MethodToStringFor debugging, use the From and To properties as this object's default text rendering.  
Top

Protected Methods

 NameDescription
Protected MethodConvertNodeKeyToStringConvert a NodeKey key value to a string.  
Protected MethodConvertPortKeyToStringConvert a PortKey key value to a string.  
Protected MethodConvertStringToNodeKeyConvert a string to a NodeKey key value.  
Protected MethodConvertStringToPortKeyConvert a string to a PortKey key value.  
Protected MethodRaisePropertyChangedCall this method from property setters to raise the PropertyChanged event.  
Top

See Also

© 2013 All Rights Reserved.